* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
authorStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Feb 2011 18:59:55 +0000 (13:59 -0500)
committerStefan Monnier <monnier@iro.umontreal.ca>
Wed, 9 Feb 2011 18:59:55 +0000 (13:59 -0500)
commit1345f7700058b1911ae54ca6e104f225612d00c3
treec5bfbb57afa350251dcf554c8f599eeb9597ab77
parente083d63d1a00a557ecfc0a3d9f98f480b97fbdb5
* lisp/progmodes/sh-script.el (sh-font-lock-open-heredoc): Fix case
of here-doc that immediately follows a comment.
* .bzrignore: Ignore globals.h and related stamp.
* test/indent/shell.sh:
* test/indent/shell.rc: New files.
.bzrignore
ChangeLog
lisp/ChangeLog
lisp/progmodes/sh-script.el
test/ChangeLog
test/indent/shell.rc [new file with mode: 0755]
test/indent/shell.sh [new file with mode: 0755]